Skip to main content

Tutorials

Getting Started with the Food Security Sandbox

Prerequisites

  • Docker and Docker Compose installed
  • Node.js (v16 or higher)
  • Python (v3.8 or higher)
  • MongoDB (or use the provided Docker container)

Step-by-Step Setup

  1. Clone the Repository

    git clone <repository-url>
    cd Digital-Agriculture-Sandbox
  2. Config Environment Create .env file in app-server with the following keys:

    Create .env files in farmer-server and param-server with the following keys:

  3. Start the Application

    docker compose -p digital-agriculture-sandbox up --build
  4. Access the Application

  5. Authentication